home *** CD-ROM | disk | FTP | other *** search
-
- Hello all
-
- I would like to start discussion and hopefully and improvement
- in news readers. I for one am quite tired of trying to get software
- mentioned in some news article with a winsock ftp program. What I would
- like to see, and please feel free to comment, is a drag and drop from a
- news article onto an ftp program. Even a cut and paste would be better
- than my current method of writing everything down on those yellow
- stickies. I know I should be able to see site and file once and then type it
- in from memory but I can not. I realize that it may mean changing the way people
- write their news article but I do not think this is such a great
- problem. I will suggest one method of my own or we could use the method
- that is used in Mosaic
-
- my method:
-
- site: ftp.somewhere.goto
- path: /some/directory/path
- ascii: an_ascii.file
- binary: a_binary.file
-
- www URL method:
-
- file://ftp.somewhere.goto/some/directory/path/a_binary.file
-
-
-
- NOTE: even the idea of adding cut and paste to winsock
- newsreaders would be a great benfit as most of the time I do not want to
- save a whole news article but some section of it.
-
- Thank for your time
-
- Paul Hounsell
- University of Joensuu, Finland
- hounsell@cc.joensuu.fi
- From Jonsson2_Johann_S@iti.is Tue Mar 1 14:21:46 1994
- Received: from isgate.is by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA03352; Tue, 1 Mar 1994 09:22:19 -0500
- Received: from iti.is by isgate.is (5.65c/ISnet/14-10-91); Tue, 1 Mar 1994 14:22:11 GMT
- Received: from
- by iti.is (1.37.109.8/ISnet/11-02-92); Tue, 1 Mar 1994 14:22:18 GMT
- From: Jonsson2_Johann_S@iti.is
- X-Openmail-Hops: 1
- Date: Tue, 1 Mar 94 14:21:46 +0000
- Message-Id: <B5FA2289@MHS>
- Subject: FW: Connection timeout?
- To: winsock@sunsite.unc.edu
-
-
- ----------
- From: Johann S. Jonsson2
- To: winsock
- Subject: Connection timeout?
- Date: 17. February, 1994 16:20
-
- Whats going on...?
-
- After spending lots of hours to get winsock programs to work (Gopher,
- Cello, Mosaic) I get conncetion timeout.
-
- I'm running W4W 3.11, with standard Microsoft configuration connectet
- to HP-lan (on HP 9000/817).
-
- Also trying Trumpet winsock with winpkt, same there.
-
- If I ping from my PC, I get no packet back (100% packet loss)
-
- If I use Macintosh, who are connectet to the same server, using MacTCP,
- and Ping from there or direct on the terminal, all is OK.
-
- (I use Wnqvt/net for Winsock as terminal on the PC, and it's work fine)
-
- any help on connection timeout?......
-
-
- Thanks
-
- Johann S. Jonsson
- e-mail: Johann@iti.is
-
- .......................................................................
-
- Item Subject: WINMAIL.DAT
- Could not convert UNKNOWN FILE-TYPE (1734) item to text.
- Will attempt to 'shar' item as file '000ak0d' at end of msg.
-
-
- # This is a shell archive. Remove anything before this line,
- # then unpack it by saving it in a file and typing "sh file".
- #
- # Wrapped by HP OpenMail System <openmail@korpa> on Tue Mar 1 14:22:19 1994
- #
- # This archive contains:
- # 000ak0d
- #
- # Error checking via wc(1) will be performed.
-
- LANG=""; export LANG
- PATH=/bin:/usr/bin:$PATH; export PATH
-
-
- rm -f /tmp/uud$$
- (echo "begin 666 /tmp/uud$$\n#;VL*n#6%@x\n \nend" | uudecode) >/dev/null 2>&1
- if [ X"`cat /tmp/uud$$ 2>&1`" = Xok ]
- then
- unpacker=uudecode
- else
- echo Compiling unpacker for non-ascii files
- pwd=`pwd`; cd /tmp
- cat >unpack$$.c <<'EOF'
- #include <stdio.h>
- #define C (*p++ - ' ' & 077)
- main()
- {
- int n;
- char buf[128], *p, a,b;
-
- scanf("begin %o ", &n);
- gets(buf);
-
- if (freopen(buf, "w", stdout) == NULL) {
- perror(buf);
- exit(1);
- }
-
- while (gets(p=buf) && (n=C)) {
- while (n>0) {
- a = C;
- if (n-- > 0) putchar(a << 2 | (b=C) >> 4);
- if (n-- > 0) putchar(b << 4 | (a=C) >> 2);
- if (n-- > 0) putchar(a << 6 | C);
- }
- }
- exit(0);
- }
- EOF
- cc -o unpack$$ unpack$$.c
- rm unpack$$.c
- cd $pwd
- unpacker=/tmp/unpack$$
- fi
- rm -f /tmp/uud$$
-
- echo x - 000ak0d '[non-ascii]'
- $unpacker <<'@eof'
- begin 660 000ak0d
- M>)\^(@ 0N 0 B ,FIT:#=I*# S-BEL9' H82ES;V,R+G!O<"YP<W4NX
- &961U -H* X
- X
- end
- @eof
- set `wc -lwc <000ak0d`
- if test $1$2$3 != 1151
- then
- echo ERROR: wc results of 000ak0d are $* should be 1 1 51
- fi
-
- chmod 660 000ak0d
-
- rm -f /tmp/unpack$$
- exit 0
- From news@bigblue.oit.unc.edu Mon Feb 28 22:30:44 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA04057; Tue, 1 Mar 1994 09:27:46 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA20283; Tue, 1 Mar 1994 09:15:24 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 28 Feb 1994 22:30:44 GMT
- From: m751804@hpc.citri.edu.au (Tim Kiddle)
- Message-Id: <2ktrak$qhp@etrog.se.citri.EDU.AU>
- Organization: RMIT CSE High Performance Computer Systems (CITRI)
- Sender: ses
- Subject: Problem with Xwin and xrn news reader
-
-
- Keywords: Xwin xwindemo xrn
-
-
- I am having a problem using xwin with the xrn news reader.
- In fact, I am having several problems.
- 1. When I point to a news item, to hihglight it and read it,
- I highlight the item below. The point of the arrow does not
- quite point to where the action is.
- 2. The item I want is supposed to highlighted. Instead, it is erased.
- 3. When I do select an item, it shows up with much of the text missing
- and I have to 'nudge' the border of the display, causing a rewrite
- of the screen, which then displays the text correctly.
- 4. (as I have just discovered) No text is displayed, when I try to
- submit a news item so I cannot see what I have typed.
-
- Hope someone can help
- Tim Kiddle
- email tmk@bom.gov.au
-
-
-